#contentWrapper .h1 {
    font-size: 1.5rem;
    line-height: 2rem;
}

#contentWrapper .h4
{
  font-size: 3.0rem;
  line-height: 3.3rem;
}

@media screen and (max-width: 599px)
{
  #contentWrapper .h4
  {
    font-size: 2.25rem;
    line-height: 2.25rem;
  }
}

.icon_wrapper {
    background-color: #fff
}

.icon_wrapper .icon_list {
    display: flex;
    justify-content: space-between;
}

.icon_wrapper .icon_list > img {
    width: 232px;
    height: 232px;
}

.bp_block .nw_section_bp_content {
    width: 50%;
    padding-right: 20px;
}

#nw_steuer_spar_app {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

}

/*
#nw_steuer_spar_app .nw_steuer_spar_app_image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}
*/
.nw_steuer_spar_app_bubble {
    display: flex;
    justify-content: space-between;
}

.nw_steuer_spar_app_bubble .logo {
    width: 460px;
    height: fit-content;
}

.nw_steuer_spar_app_bubble .alma-bubble {
    width: 180px;
}

.nw_steuer_spar_app_image {
    width: 100%;
}

.nw_steuer_spar_app_wrapper {
    position: absolute;
    width: 80%;
}

.nw_steuer_spar_app_box {
    text-align: center;
}

.nw_steuer_spar_app_box h1 {
    margin-bottom: 11rem !important;
}

.nw_steuer_spar_app_box .alma-button {
    margin-top: 5rem !important;
}

#contentWrapper .nw_steuer_spar_app_box .h6 {
    font-size: 4.75rem;
    line-height: 4.75rem;
}

#contentWrapper a.button-Default {
    background-color: #007ac3;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    font-size: 1.75rem;
    line-height: 3rem;
    padding: 20px 40px;
    text-align: center;
    text-decoration: none;
    transition-duration: 0.25s;
    transition-property: all;
    border: none;
}

#contentWrapper a.alma-button.button-Default {
    line-height: 1rem;
    padding: 20px 60px;
}

#nw_steuer_spar_app_links {
    background-color: #E6F2F9;
}

#nw_steuer_spar_app_links .nw_steuer_spar_app_links_box {
    justify-content: center;
}

#nw_steuer_spar_app_links .nw_steuer_spar_app_links_box .list-group-item {
    border: 0;
    border-radius: 0;
    background-color: transparent;
    text-decoration: none;
    font-size: 22px;
    font-weight: 400;
}

.list-group-item {
    display: inline;
}

.list-group-item:last-child::after {
    content: "";
}

.list-group-item::after {
    content: '|';
    padding-left: 1rem;
}

.card-wrapper .card-img {
    width: 320px;
    height: auto;
}

.card-wrapper .card {
    border: 0;
    border-radius: 0;
}

.card-wrapper .card.border-radius-top {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.vorteile-wrapper .card .card-title {
    font-size: 1.5rem !important;
    font-weight: bold !important;
}

.card-wrapper .card-header,
.card-wrapper .card-footer {
    border: 0;
    background-color: transparent;
    border-radius: 0;
    padding: 25px 0;
}

.card-wrapper.price-wrapper .card-header {
    border-bottom: 6px solid;
}

.card-testversion {
    background-color: #D4D4D4;
}

.card-abo {
    background-color: #85BC20;
    color: #fff;
}

.card-abo .card-header {
    border-bottom: 6px solid red !important;
}

.img-empfehlung {
    width: 200px;
    position: absolute;
    z-index: 2;
    top: -100px;
    right: -30px;
}

.card-browser .img-empfehlung {
    width: 140px;
    top: 20px;
    right: -70px;
}

.card-wrapper .card-header.card-header-img {
    text-align: center;
}

.card-header-img img {
    margin-top: -220px;
}

.card-header-img .card-title {
    text-align: left;
}

.card-einmalkauf {
    background-color: #8B8B8B;
    color: #fff;
}

.card-einmalkauf .card-header {
    border-bottom: 6px solid #ddd !important;
}

.price {
    display: flex;
    justify-content: center;
}

.price-full, .price-currency {
    font-size: 5.5em;
    font-weight: 600;
    line-height: .8em;
}

.price-rest {
    font-size: 3.5em;
    font-weight: 600;
    line-height: .8em;
}

.price-wrapper ul {
    list-style-type: disc !important;
    padding-left: 1em !important;
    margin-left: 1em;
}

.price-wrapper .card-footer {
    text-align: right;
}

.price-wrapper a.button-Default {
    font-size: 1rem !important;
    padding: 15px 25px !important;
    border-radius: 0 !important;
}

.online-wrapper .card {
    background: linear-gradient(#E6F2F9, #A6D1EA);
    border-radius: 8px !important;
    box-shadow: 10px 10px 20px -7px rgba(0, 0, 0, 0.3);
}

.online-wrapper .card-text {
    font-size: 1rem !important;
}

.bg-blue {
    background-color: #E6F2F9;
}

.bg-blue img {
    width: 600px;
}

#ausblick .bp_block .nw_section_bp_content {
    width: calc(100% - 420px);
}

#ausblick .bp_block .nw_section_bp_title {
    text-align: left;
}

#contentWrapper p,
#contentWrapper .text-block p,
#contentWrapper .bg-blue p {
    font-size: 1.75rem;
    line-height: 1.5;
}

#faq h2 {
    font-size: 2.25rem !important;
    line-height: 2.88rem;
}

#accordionAlma {
    border-top: 8px solid #007ac3;
}

.accordion-item {
    border-radius: 0 !important;
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color) !important;
}

.accordion-item:first-child {
    border-top: 0 !important;
}

.accordion-button {
    border-radius: 0 !important;
    border: var(--bs-accordion-border-width) solid #000000 !important;
    font-size: 1.75rem;
    column-gap: 10px;
}

.accordion-button:not(.collapsed) {
    color: #007AC3 !important;
}

.accordion-button:focus {
    box-shadow: none !important;
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);

}

.accordion-button:not(.collapsed) {
    background-color: transparent !important;
}

.accordion-body {
    border: var(--bs-accordion-border-width) solid #000000 !important;
    border-top: 0 !important;
}

.accordion ul {
    list-style-type: disc !important;
    padding-left: 2em !important;
    margin-left: 2em;
}

.accordion ul li {
    font-size: 1.75rem !important;
    line-height: 1.5 !important;
}

.accordion a {
    font-size: 1.75rem !important;
    line-height: 1.5 !important;
}

.color-white {
    color: #fff !important;
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 0 !important;
}

.mt-130 {
    margin-top: 130px !important;
}

#breadcrumbs ol {
    padding-left: 0 !important;
}

.productImage {
    left: -20px;
}

.mark {
    background-color: transparent !important;
}

.product-description table {
    border-collapse: collapse;
    width: 100%;
}

.product-description th, .product-description td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
}

.product-description th {
    background-color: #f0f0f0;
}

.product-description {
    font-size: 14px;
}

@media (max-width: 1536px) {
    .nw_steuer_spar_app_bubble {
        align-items: center;
        margin-bottom: -20px;
    }

    .nw_steuer_spar_app_bubble .alma-bubble {
        width: 160px;
    }

    .nw_steuer_spar_app_box h1 {
        margin-bottom: 4rem !important;
    }
}

@media (max-width: 1200px) {
    #nw_steuer_app .nw_steuer_app_wrapper {
        margin: 0 auto;
        padding-left: 20px;
    }

    .nw_steuer_spar_app_bubble {
        align-items: flex-start;
        margin-bottom: -60px;
    }

    .nw_steuer_spar_app_bubble .alma-bubble {
        width: 120px;
    }

    #contentWrapper .nw_steuer_spar_app_box .h6 {
        font-size: 3.75rem;
        line-height: 3.75rem;
    }

    .nw_steuer_spar_app_box h1 {
        margin-bottom: 3.25rem !important;
    }

    .nw_steuer_spar_app_box .alma-button {
        margin-top: 3rem !important;
        margin-bottom: 1rem !important;
    }

    footer #link-wrapper .icon-list {
        justify-content: space-evenly;
    }

    footer #company-block {
        padding: 0 20px;
    }
}

@media (max-width: 1024px) {
    #contentWrapper .h6 {
        font-size: 3.375rem;
    }

    #contentWrapper .nw_steuer_spar_app_box .h6 {
        font-size: 2.75rem;
        line-height: 2.75rem;
    }

    .nw_steuer_spar_app_box h1 {
        margin-bottom: 2.25rem !important;
    }

    .icon_wrapper .icon_list > img {
        width: 190px;
        height: auto;
    }
}

@media (max-width: 1200px) {
    .img-empfehlung {
        width: 200px;
        top: -100px;
        right: -30px;
    }
}

@media (max-width: 992px) {
    .bp_block {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .bp_block .nw_section_bp_content {
        width: 100%;
    }

    .bg-blue .nw_section_bp_content {
        text-align: center;
    }

    .bg-blue .nw_section_bp_content .text-block {
        text-align: left;
    }

    .img-empfehlung {
        width: 200px;
        top: -100px;
        right: -30px;
    }

    .bp_block .nw_section_bp_title {
        width: 100%;
    }

    #ausblick .bp_block .nw_section_bp_content {
        width: 100%;
    }

    .online-wrapper .card-text {
        font-size: 1.25rem !important;
    }

    .site-search-type {
        width: 15%;
    }
}

@media (max-width: 768px) {

    .nw_steuer_spar_app_image img {
        height: 380px;
    }

    .nw_steuer_spar_app_bubble .logo {
        width: 280px;
    }

    .nw_steuer_spar_app_bubble .alma-bubble {
        width: 100px;
    }

    .nw_steuer_spar_app_box .alma-button {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    #contentWrapper a.button-Default {
        font-size: 1.5rem;
    }

    #contentWrapper .nw_steuer_spar_app_box .h6 {
        font-size: 2rem;
        line-height: 2rem;
    }

    .img-empfehlung {
        top: -50px !important;
        right: -11px !important;
    }
}

@media (max-width: 576px) {

    .nw_steuer_spar_app_links_box {
        flex-direction: column;
        align-items: center;
    }

    .nw_steuer_spar_app_links_box .list-group-item::after {
        content: none;
    }

    .nw_section_bp_content .text-block p {
        text-align: left !important;
    }
}

@media (max-width: 480px) {
    #contentWrapper {
        padding: 0;
    }

    .nw_steuer_spar_app_bubble {
        flex-direction: column;
        align-items: center;
    }

    .online-wrapper .card-text {
        font-size: 1.25rem !important;
    }

    .nw_steuer_spar_app_bubble .alma-bubble {
        width: 90px;
    }

    .img-empfehlung {
        width: 140px;
        top: -50px;
        right: -11px;
    }

    .nw_section_bp_content p {
        word-break: break-word;
    }

    .bp_block .nw_section_bp_content {
        padding: 0;
    }

    #site-search-form-mobile .site-search-type {
        height: 70px;
        width: 70px;
    }

    #site-search-form-mobile .site-search-button, #site-search-form-mobile .site-search-input, #site-search-form-mobile .site-search-type {
        height: 70px;
        width: 70px;
    }
}

@media (max-width: 800px)
{
	.nw_steuer_spar_app_image
	{
		width: 100%;
		overflow: hidden;
		position: relative;
		height: 350px;
	}
	
	.nw_steuer_spar_app_image .img-fluid
	{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%) scale(1);
		transform-origin: center center;
		transition: transform .3s ease;
		max-width: none;
	}
}

@media (max-width: 599px)
{
	#preisen .text-block .pb-5
	{
		padding: 0 !important;
		margin: 0 !important;
	}
	
	#preisen .mt-4,
	#preisen .col:first-child
	{
		margin-top: 0 !important;
	}
}

@media (max-width: 480px)
{
	.px-5
	{
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	
	.pb-5
	{
		padding-bottom: 1rem !important;
	}
	
	.mb-5
	{
		margin-bottom: 1rem !important;
	}
	
	#contentWrapper p, #contentWrapper .text-block p, #contentWrapper .bg-blue p
	{
		font-size: 1.13rem;
	}
	
	#alma .text-block
	{
		margin-top: 1rem;
	}
	
	.price-full, .price-currency
	{
		font-size: 4.5em;
	}
	.price-rest
	{
		font-size: 2.5em;
	}
	
	.accordion-button
	{
		font-size: 1.4rem;
		line-height: 2rem;
	}
}

